Skip to content

refactor(client)!: make ClientConfig.push_notification_config singular#955

Merged
ishymko merged 1 commit into1.0-devfrom
ishymko/push-notifications-configs
Apr 9, 2026
Merged

refactor(client)!: make ClientConfig.push_notification_config singular#955
ishymko merged 1 commit into1.0-devfrom
ishymko/push-notifications-configs

Conversation

@ishymko
Copy link
Copy Markdown
Member

@ishymko ishymko commented Apr 9, 2026

Send message API only contains one and only the first was used.

Send message API only contains one and only the first was used.
@ishymko ishymko marked this pull request as ready for review April 9, 2026 13:02
@ishymko ishymko requested a review from a team as a code owner April 9, 2026 13:02
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

🧪 Code Coverage (vs 1.0-dev)

⬇️ Download Full Report

No coverage changes.

Generated by coverage-comment.yml

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request refactors the ClientConfig and base_client to replace the push_notification_configs list with a single push_notification_config object. This change simplifies the configuration by supporting only one push notification setup per client and updates the internal logic and tests accordingly. I have no feedback to provide.

@ishymko ishymko merged commit be4c5ff into 1.0-dev Apr 9, 2026
18 checks passed
@ishymko ishymko deleted the ishymko/push-notifications-configs branch April 9, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants